Skip to content

fix(cli): queue custom reviews while busy - #1100

Closed
c8dhjp4tyv-bit wants to merge 2 commits into
CodebuffAI:mainfrom
c8dhjp4tyv-bit:fix/queue-custom-review-while-busy
Closed

fix(cli): queue custom reviews while busy#1100
c8dhjp4tyv-bit wants to merge 2 commits into
CodebuffAI:mainfrom
c8dhjp4tyv-bit:fix/queue-custom-review-while-busy

Conversation

@c8dhjp4tyv-bit

Copy link
Copy Markdown

Summary

  • queue custom review prompts when a response or agent chain is already active
  • preserve pending attachments when the review is queued
  • keep the existing immediate-send behavior when the CLI is idle
  • add regression coverage for both busy and idle review routing

Fixes #674

Validation

  • targeted review/router tests: 94 passed
  • message queue tests: 6 passed
  • new review routing tests: 2 passed
  • common and SDK typechecks: passed
  • CLI typecheck: existing checkout errors for missing tar and react-dom/server declarations; no errors from changed files
  • git diff --check: passed

@c8dhjp4tyv-bit
c8dhjp4tyv-bit force-pushed the fix/queue-custom-review-while-busy branch from d9bf873 to b00d9e9 Compare August 23, 2026 21:28
@c8dhjp4tyv-bit
c8dhjp4tyv-bit deleted the fix/queue-custom-review-while-busy branch August 24, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error adding messages to the queue in Freebuff

1 participant